[index]

Exp Function

Syntax

the exp of <number> or
exp (<number>)

Description

The exp function returns the natural exponential of a number (the constant e, which equals 2.7182818, raised to the power specified by the number).

Examples

Type the following into the Message Box and press Enter: put the exp of 2 7.389056 is returned. exp (1) 2.718282 is returned. exp (10)
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.